Skip to content

aleperuz/Windows-Worm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Just a simple windows worm.

Italiano

Questo è un semplice worm per windows scritto in python.

Funzioni.

  1. E' scritto in python ed è semplice da modificare.
  2. Exploita smbghost che garantisce NT AUTHORITY\SYSTEM

Difetti

  1. Per il momento supporta solo smbghost (CVE-2020-0796).
  2. Per il momento compromette SMB v3.11 con compressione attiva.

Da fare

  1. Aggiungere più exploit.

Crediti

SMBGhost exploit: https://github.com/chompie1337/SMBGhost_RCE_PoC

Se volte contribuire al progetto fate pure, approverò quasi tutte le pull requests.

English

Functions.

  1. It is written in python and is easy to modify.
  2. Exploits smbghost which guarantees NT AUTHORITY\SYSTEM.

Flaws

  1. For the time being it only supports smbghost (CVE-2020-0796).
  2. For the time being it compromises SMB v3.11 with active compression.

To do

  1. Add more exploits.

Credits

SMBGhost exploit: https://github.com/chompie1337/SMBGhost_RCE_PoC

If you want to contribute to the project go ahead, I will approve almost all pull requests.

About

Just a simple windows worm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages